fix_bug_in_internal_comparison_operator
authorDebian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Wed, 8 Oct 2014 21:28:23 +0000 (21:28 +0000)
committerLisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Wed, 8 Oct 2014 21:28:23 +0000 (21:28 +0000)
commitf871b6380fa28ec75fd84644f02a9059c340b17b
tree4589486b6fad6dfb983e09a00cecac9b68ce40bb
parent7a96498309f87298dd4d98fed44545b95b5fdd62
fix_bug_in_internal_comparison_operator

The comparison operators between QJsonPrivate::String
and QJsonPrivate::Latin1String weren't all correct, leading
to wrong sorting of keys in QJsonObjects when the keys were
outside of the latin1 range and resulting lookup errors.

Task-number: QTBUG-41100
Change-Id: Idceff615f85d7ab874ad2a8e4a6c1ce8c2aa0f65
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Gbp-Pq: Name fix_bug_in_internal_comparison_operator.patch
src/corelib/json/qjson_p.h